﻿2026-08-03T07:03:04.2223665Z ##[group]Run actions/checkout@v5
2026-08-03T07:03:04.2224183Z with:
2026-08-03T07:03:04.2224585Z   repository: BigscreenVR/spt-bs-core
2026-08-03T07:03:04.2227748Z   token: ***
2026-08-03T07:03:04.2228145Z   ssh-strict: true
2026-08-03T07:03:04.2228521Z   ssh-user: git
2026-08-03T07:03:04.2228898Z   persist-credentials: true
2026-08-03T07:03:04.2229419Z   clean: true
2026-08-03T07:03:04.2229814Z   sparse-checkout-cone-mode: true
2026-08-03T07:03:04.2230250Z   fetch-depth: 1
2026-08-03T07:03:04.2230617Z   fetch-tags: false
2026-08-03T07:03:04.2230995Z   show-progress: true
2026-08-03T07:03:04.2231391Z   lfs: false
2026-08-03T07:03:04.2231748Z   submodules: false
2026-08-03T07:03:04.2232143Z   set-safe-directory: true
2026-08-03T07:03:04.2232610Z   allow-unsafe-pr-checkout: false
2026-08-03T07:03:04.2233052Z ##[endgroup]
2026-08-03T07:03:04.3010191Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T07:03:04.3011806Z ##[group]Getting Git version info
2026-08-03T07:03:04.3012589Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T07:03:04.3013589Z [command]/usr/bin/git version
2026-08-03T07:03:04.3014017Z git version 2.43.0
2026-08-03T07:03:04.3022586Z ##[endgroup]
2026-08-03T07:03:04.3030367Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/c9e7e482-9af6-452f-b39b-5bc50faea3d3/.gitconfig'
2026-08-03T07:03:04.3036986Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c9e7e482-9af6-452f-b39b-5bc50faea3d3' before making global git config changes
2026-08-03T07:03:04.3038181Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T07:03:04.3040139Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T07:03:04.3070738Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T07:03:04.3089768Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T07:03:04.3099474Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T07:03:04.3102871Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T07:03:04.3168652Z HEAD
2026-08-03T07:03:04.3199754Z ##[endgroup]
2026-08-03T07:03:04.3200642Z [command]/usr/bin/git submodule status
2026-08-03T07:03:04.3381527Z ##[group]Cleaning the repository
2026-08-03T07:03:04.3383931Z [command]/usr/bin/git clean -ffdx
2026-08-03T07:03:06.0382582Z Removing target/
2026-08-03T07:03:06.0393581Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T07:03:06.0611899Z HEAD is now at 740d9a341 Merge 1e2d380035e981a4a5b4acdebbf9b99354d128ba into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:03:06.0617916Z ##[endgroup]
2026-08-03T07:03:06.0620332Z ##[group]Disabling automatic garbage collection
2026-08-03T07:03:06.0623363Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T07:03:06.0648682Z ##[endgroup]
2026-08-03T07:03:06.0649311Z ##[group]Setting up auth
2026-08-03T07:03:06.0665750Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T07:03:06.0681295Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T07:03:06.0866779Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T07:03:06.0889444Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T07:03:06.1074698Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T07:03:06.1101328Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T07:03:06.1286623Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T07:03:06.1316619Z ##[endgroup]
2026-08-03T07:03:06.1317121Z ##[group]Fetching the repository
2026-08-03T07:03:06.1322779Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1305b737c7d7d2d591c22e42a3028bff6fc9a469:refs/remotes/pull/142/merge
2026-08-03T07:03:06.7624543Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T07:03:06.7625900Z  + 740d9a341...1305b737c 1305b737c7d7d2d591c22e42a3028bff6fc9a469 -> pull/142/merge  (forced update)
2026-08-03T07:03:06.7656162Z ##[endgroup]
2026-08-03T07:03:06.7656960Z ##[group]Determining the checkout info
2026-08-03T07:03:06.7658291Z ##[endgroup]
2026-08-03T07:03:06.7664081Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T07:03:06.7716642Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T07:03:06.7741471Z ##[group]Checking out the ref
2026-08-03T07:03:06.7743849Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/142/merge
2026-08-03T07:03:06.7910289Z Warning: you are leaving 1 commit behind, not connected to
2026-08-03T07:03:06.7910748Z any of your branches:
2026-08-03T07:03:06.7910942Z 
2026-08-03T07:03:06.7911300Z   740d9a341 Merge 1e2d380035e981a4a5b4acdebbf9b99354d128ba into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:03:06.7912134Z 
2026-08-03T07:03:06.7912341Z If you want to keep it by creating a new branch, this may be a good time
2026-08-03T07:03:06.7912697Z to do so with:
2026-08-03T07:03:06.7912844Z 
2026-08-03T07:03:06.7912968Z  git branch <new-branch-name> 740d9a341
2026-08-03T07:03:06.7913158Z 
2026-08-03T07:03:06.7913516Z HEAD is now at 1305b737c Merge b48e35baa81669487bc12e16179eeb5e3275db80 into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:03:06.7920949Z ##[endgroup]
2026-08-03T07:03:06.7953250Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T07:03:06.7976411Z 1305b737c7d7d2d591c22e42a3028bff6fc9a469
